home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Reviewed⁄Demos / Spearhead Demo / demota / pak1.pk3 / scripts / test.shader < prev    next >
Encoding:
Text File  |  2002-10-21  |  405 b   |  22 lines

  1. tree_destroy_leaf
  2. {
  3.     spriteGen oriented
  4.     cull none
  5.     {
  6.         clampmap textures/test/tree_destroy/leaf.tga
  7.         alphafunc GE128
  8.         alphaGen vertex
  9.         rgbGen lightingSpherical
  10.     }
  11. }
  12.  
  13. textures/mp_subpen/fuel_support
  14. {
  15.     qer_editorimage textures/models/static/fuel_tanks/fuel_support.tga
  16.     {
  17.         map textures/models/static/fuel_tanks/fuel_support.tga
  18.         alphafunc GE128
  19. //        rgbGen lightingSpherical
  20.     }
  21. }
  22.